-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[patch] bugfix lb-gateway's Insert rpc nil pointer panic #980
[patch] bugfix lb-gateway's Insert rpc nil pointer panic #980
Conversation
[CHATOPS:HELP] ChatOps commands.
|
7b8e222
to
37d2d6b
Compare
Codecov Report
@@ Coverage Diff @@
## master #980 +/- ##
==========================================
+ Coverage 14.43% 14.53% +0.10%
==========================================
Files 492 493 +1
Lines 27843 27967 +124
==========================================
+ Hits 4019 4065 +46
- Misses 23585 23661 +76
- Partials 239 241 +2
Continue to review full report at Codecov.
|
Signed-off-by: kpango <kpango@vdaas.org>
37d2d6b
to
506185e
Compare
@rinx Thank you for review, I resolved all suggestion. |
Co-authored-by: Rintaro Okamura <rintaro.okamura@gmail.com>
Co-authored-by: Rintaro Okamura <rintaro.okamura@gmail.com>
Maybe others okay. |
I'm going to merge & release this PR after all build succeed. |
Signed-off-by: kpango kpango@vdaas.org
Description:
bugfix, gateway panics when user didn't send request config.
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: